home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 462 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1011 b   |  26 lines

  1. Newsgroups: comp.lang.c++
  2. Path: nntp.coast.net!torn!sq!news
  3. From: willer@carolian.com (Steve Willer)
  4. Subject: Re: STL Availability?
  5. Message-ID: <30ec16e1.94425263@sqarc.sq.com>
  6. Sender: news@sq.com (News Administrator)
  7. Organization: Carolian Systems, Toronto ON
  8. X-Newsreader: Forte Agent .99c/16.141
  9. References: <NEWTNews.820355521.4190.keithm@keithm.gwis.com>
  10. Date: Thu, 4 Jan 1996 18:10:00 GMT
  11.  
  12. keithm@gwis.com wrote:
  13.  
  14. >Does anyone know what Borland's plans for incorporating
  15. >the new STL (Standard Template Libraries) are? Or, better
  16. >yet, can one obtain Borland-compilable STL headers?
  17.  
  18. If you have v4.5x, then you can use it (you might have to have 4.52 or
  19. higher, but I'm not sure about that). I would suggest you check out
  20. http://weber.u.washington.edu/~bytewave/bytewave_stl.html for further
  21. info on the STL.
  22.  
  23. My understanding is that Borland C++ 5.0 (due in February or
  24. something) will include everything in the April WP, which means the
  25. full standardized Standard C++ Library (which includes the STL).
  26.